home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11417 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  849 b 

  1. Path: beyond.escape.com!root
  2. From: mohan@escape.com (Mohan Khurana)
  3. Newsgroups: comp.lang.c
  4. Subject: Help file?
  5. Date: Sun, 24 Mar 1996 00:11:44 GMT
  6. Organization: Escape.Com Internet Access and Services
  7. Message-ID: <4j1p3q$p2q@beyond.escape.com>
  8. NNTP-Posting-Host: slip-ppp-4-60.escape.com
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I noticed that DJGPP for DOS (the compiler I use) doesn't have good
  12. documentation and does not give a full explanation of every function.
  13. Are there any windows help file out there that have every function in
  14. C, along with an explanation on how to use them?
  15.  
  16. In unix, it is very simple... you just type man [function] and you get
  17. a complete description on it.
  18.  
  19. Also...
  20.  
  21. Does anyone know the functions to get the current working directory,
  22. change the current directory, copy files, and delete files?
  23.  
  24. Thanks for any help.
  25.  
  26.